home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / beaverdive.swf / scripts / frame_10 / PlaceObject2_103_1 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2006-06-13  |  110 b   |  4 lines

  1. onClipEvent(enterFrame){
  2.    this.gotoAndStop(int(100 * _root.getBytesLoaded() / _root.getBytesTotal()));
  3. }
  4.